home *** CD-ROM | disk | FTP | other *** search
- *****************************************************************
- * *
- * Panasonic KX-P1080/1081 MATRIX PRINTER TREIBER *
- * =============================================== *
- * *
- * Diese Datei enthält Konfigurationsdetails für den *
- * Matrixdrucker Panasonic KX-P1080/81 mit Parallelinterface. *
- * *
- * - Zeilenabstand über Steuerzeichen einstellbar *
- * - IBM Zeichensatz durch Graficdruck definiert und erweitert *
- * - Zeichen durch anderen Font-Satz darstellbar *
- * - auf Einzelblätter eingestellt *
- * *
- * *
- * *
- *****************************************************************
-
- Pana KX-P1081 / IBM / Endlos
-
-
- * Konfigurationsvariablen
- * =======================
- *
- * These six variables define certain printer
- * configuration details required by 1st Word Plus:
- *
- * (1) 1 for microspacing daisywheel, else 0
- * (2) Character width in printer units (daisy)
- * (3) Linefeed height in printer units
- * (4) Mid-carriage (daisy) pixels/inch (matrix)
- * (5) Bold offset in printer units (daisy)
- * (6) 1 to pause printing between pages, else 0
- *
-
- 0,0,C,48,0,0
-
-
- * Druckercharakteristiken
- * =======================
- *
- * This table defines values to be sent to the
- * printer by 1st Word Plus to control its operation.
- *
- * An entry consists of:
- *
- * (1) Function number (these must be kept in order)
- * (2) Command bytes (hex commands and placeholders)
- *
- * A placeholder has the top bit set and is substituted
- * by an actual value by 1st Word Plus when printing.
- *
- * Lines preceded by an asterisk are commented out.
- *
- * For NLQ printers, if the NLQ print style command is the same
- * as the draft style command, you can omit the NLQ command.
- * This does NOT apply to pitch changes.
-
- * 0 * Character width
- 1, D, A * Linefeed WITH return
- * 2 * Forward print
- * 3 * Reverse print
- * 4 * Vertical tab to line
- * 5 * Absolute horizontal tab
- 6, 1B,47 * Draft bold on
- 7, 1B,48 * Draft bold off
- 8, 1B,45 * NLQ bold on
- 9, 1B,46 * NLQ bold off
- A, 1B,34 * Draft italic on
- B, 1B,35 * Draft italic off
- C, 1B,78,0,1B,34,1B,47 * NLQ italic on
- D, 1B,48,1B,35,1B,78,1 * NLQ italic off
- * E, 1B,70,1 * Draft light on
- * F, 1B,7,0 * Draft light off
- 10, 1B,78,0 * NLQ light on
- 11, 1B,78,1 * NLQ light off + Bold on
- 12, 1B,53,0 * Draft superscript on
- 13, 1B,54 * Draft superscript off
- 14, 1B.78,0,1B,53,0 * NLQ superscript on
- 15, 1B,54,1B,78,1 * NLQ superscript off
- 16, 1B,53,1 * Draft subscript on
- 17, 1B,54 * Draft subscript off
- 18, 1B,78,0,1B,53,1 * NLQ subscript on
- 19, 1B,54,1B,78,1 * NLQ subscript off
- 1A, 1B,2D,1 * Draft underline on
- 1B, 1B,2D,0 * Draft underline off
- * 1C, 1B,2D,1 * NLQ underline on
- * 1D, 1B,2D,0, 1B,78,1 * NLQ underline off
- * 1E, C * Formfeed
- * 1F, 12 * Horizontal initialisation
- * 20,1B,52,0 * Vertical initialisation
- 21,1B,40 * Termination: printer reset
- 22,8 * Backspace
- 23,D * Carriage return
- 24,1B,43,80 * Form length in lines
- 25,1B,41,80 * Set line feed to N units
- * ---- verschiedene graphicmode setzen sihe Druckerhandbuch ----
- *26,1B,2A,0 * Start graphics (mode 0)
- *26,1B,2A,1 * Start graphics (mode 1)
- *26,1B,2A,2 * Start graphics (mode 2)
- *26,1B,2A,3 * Start graphics (mode 3)
- *26,1B,2A,4 * Start graphics (mode 4)
- *26,1B,2A,5 * Start graphics (mode 5)
- 26,1B,2A,6 * Start graphics (mode 6)
- * --------------------------------------------------------------
- * 27 * Reserved
- 28,1B,78,0,12,1B,57,0,1B,50 * Draft Pica (10 cpi)
- 29,12,1B,57,0,1B,50,1B,78,1 * NLQ Pica (10 cpi)
- 2A,1B,78,0,12,1B,57,0,1B,4D * Draft Elite (12 cpi)
- *2B,12,1B,57,0,1B,4D,1B,78,1 * NLQ Elite (12 cpi)
- 2C,1B,78,0,1B,57,0,1B,50,F * Draft Condensed (17.2 cpi)
- *2D,1B,57,0,1B,50,F,1B,78,1 * NLQ Condensed (17.2 cpi)
- 2E,1B,78,0,12,1B,4D,1B,57,1 * Draft Expanded ( 5 cpi)
- *2F,1B,78,1,12,1B,57,1 * NLQ Expanded ( 5 cpi)
- * 30,1B,72,0 * JX Black ink
- * 31,1B,72,1 * JX Magenta ink
- * 32,1B,72,2 * JX Cyan ink
- * 33,1B,72,4 * JX Yellow ink
- 0 * NULL termination byte
-
-
- * Translation Table
- * =================
- *
- * This table is used to translate the ST
- * character codes for output to the printer.
- *
- * Each entry consists of:
- *
- * (1) ST character code (these must be in order)
- * (2) The (possibly null) byte string to be output
- *
- * ST character codes with a NULL translation
- * string are printed as spaces.
- *
- * ST character codes NOT in the table are sent
- * directly to the printer without translation.
-
-
- 7F ,1B,4C,C,0,0,2,6,A,12,22,22,12,A,6,2,0 *
- 80, 43, 8, 2C * Ç
- 81, 1B, 52, 2, 7D, 1B, 52, 0 * ü
- 82, 1B, 52, 1, 7B, 1B, 52, 0 * é
- 83, 61, 8, 1B, 52, 0, 5E * â
- 84, 1B, 52, 2, 7B, 1B, 52, 0 * ä
- 85, 1B, 52, 1, 40, 1B, 52, 0 * à
- 86, 1B, 52, 4, 7D, 1B, 52, 0 * å
- 87, 1B, 52, 1, 5C, 1B, 52, 0 * ç
- 88, 65, 8, 1B, 52, 0, 5E * ê
- 89, 65, 8, 1B, 52, 1, 7E, 1B, 52, 0 * ë
- 8A, 1B, 52, 1, 7D, 1B, 52, 0 * è
- 8B, 69, 8, 1B, 52, 1, 7E, 1B, 52, 0 * ï
- 8C, 69, 8, 1B, 52, 0, 5E * î
- 8D, 1B, 52, 6, 7E, 1B, 52, 0 * ì
- 8E, 1B, 52, 2, 5B, 1B, 52, 0 * Ä
- 8F, 1B, 52, 4, 5D, 1B, 52, 0 * Å
- 90, 1B, 52, 9, 40, 1B, 52, 0 * É
- 91, 1B, 52, 4, 7B, 1B, 52, 0 * æ
- 92, 1B, 52, 4, 5B, 1B, 52, 0 * Æ
- 93, 6F, 8, 1B, 52, 0, 5E * ô
- 94, 1B, 52, 2, 7C, 1B, 52, 0 * ö
- 95, 1B, 52, 6, 7C, 1B, 52, 0 * ò
- 96, 75, 8, 1B, 52, 0, 5E * û
- 97, 1B, 52, 1, 7C, 1B, 52, 0 * ù
- 98, 79, 8, 1B, 52, 1, 7E, 1B, 52, 0 * ÿ
- 99, 1B, 52, 2, 5C, 1B, 52, 0 * Ö
- 9A, 1B, 52, 2, 5D, 1B, 52, 0 * Ü
- 9B ,1B,4C,C,0,0,0,18,24,24,24,E7,24,24,24,0,0 * ¢
- 9C, 1B, 52, 3, 23, 1B, 52, 0 * £
- 9D, 1B, 52, 8, 5C, 1B, 52, 0 * ¥
- 9E, 1B, 52, 2, 7E, 1B, 52, 0 * ß
- 9F ,1B,4C,C,0,0,0,9,9,9,3E,48,48,48,0,0,0 * ƒ
- * ------------Zeilenabstand über Steuerzeichen---------------
- A0, 1B,41, 5 * á 5/72 Zoll
- A1, 1B,31 * í 7/72 Zoll
- A2, 1B,32 * ó 12/72 Zoll 1 Zeile
- A3, 1B,41, C * ú 13/72 Zoll
- A4, 1B,41,12 * ñ 18/72 Zoll 1½Zeile
- A5, 1B,66, 1, 1 * Ñ Leerschritt Vertikal
- * -----------------------------------------------------------
- A6, 61, 8, 5F * ª
- A7, 6F, 8, 5F * º
- A8, 1B, 52, 7, 5D * ¿
- A9 ,1B,4C,C,0,0,0,0,0,1F,10,10,10,10,10,10,0 * ⌐
- AA ,1B,4C,C,0,0,10,10,10,10,10,10,1F,0,0,0,0 * ¬
- AB, 1B,4C,C,0,0,0,E3,6,C,18,30,65,C9,B,5,0 * ½
- AC, 1B,4C,C,0,0,0,E3,6,C,18,30,66,CA,12,1F,0 * ¼
- AD, 1B, 52, 7, 5B, 1B, 52, 0 * ¡
- AE, 1B,4C,C,0,0,0,10,28,44,82,10,28,44,82,0,0 * «
- AF, 1B,4C,C,0,0,0,82,44,28,10,82,44,28,10,0,0 * »
- B0, 61, 8, 1B, 52, 0, 7E * ã
- B1, 6F, 8, 1B, 52, 0, 7E * õ
- B2, 1B, 52, 4, 5C, 1B, 52, 0 * Ø
- B3 ,1B,4C,C,0,0,0,0,0,0,FF,0,0,0,0,0,0 * ø
- B4 ,1B,4C,C,0,8,8,8,8,8,FF,0,0,0,0,0,0 * œ
- B5 ,1B,4C,C,0,14,14,14,14,14,FF,0,0,0,0,0,0 * Œ
- B6 ,1B,4C,C,0,8,8,8,8,FF,0,FF,0,0,0,0,0 * À
- B7 ,1B,4C,C,0,8,8,8,8,F,8,F,0,0,0,0,0 * Ã
- B8 ,1B,4C,C,0,14,14,14,14,14,1F,0,0,0,0,0,0 * Õ
- B9 ,1B,4C,C,0,14,14,14,14,F7,0,FF,0,0,0,0,0 * ¨
- BA ,1B,4C,C,0,0,0,0,0,FF,0,FF,0,0,0,0,0 * ´
- BB ,1B,4C,C,0,14,14,14,14,17,10,1F,0,0,0,0,0 * †
- BC ,1B,4C,C,0,14,14,14,14,F4,4,FC,0,0,0,0,0 * ¶
- BD ,1B,4C,C,0,8,8,8,8,F8,8,F8,0,0,0,0,0 * ©
- BE ,1B,4C,C,0,14,14,14,14,14,FC,0,0,0,0,0,0 * ®
- BF ,1B,4C,C,0,8,8,8,8,8,F,0,0,0,0,0,0 * ™
- C0 ,1B,4C,C,0,0,0,0,0,0,F8,8,8,8,8,8,8 * ij
- C1 ,1B,4C,C,0,8,8,8,8,8,F8,8,8,8,8,8,8 * IJ
- C2 ,1B,4C,C,0,8,8,8,8,8,F,8,8,8,8,8,8 * א
- C3 ,1B,4C,C,0,0,0,0,0,0,FF,8,8,8,8,8,8 * ב
- C4 ,1B,4C,C,0,8,8,8,8,8,8,8,8,8,8,8,8 * ג
- C5 ,1B,4C,C,0,8,8,8,8,8,FF,8,8,8,8,8,8 * ד
- C6 ,1B,4C,C,0,0,0,0,0,0,FF,14,14,14,14,14,14 * ה
- C7 ,1B,4C,C,0,0,0,0,0,FF,0,FF,8,8,8,8,8 * ו
- C8 ,1B,4C,C,0,0,0,0,0,FC,4,F4,14,14,14,14,14 * ז
- C9 ,1B,4C,C,0,0,0,0,0,1F,10,17,14,14,14,14,14 * ח
- CA ,1B,4C,C,0,14,14,14,14,F4,4,F4,14,14,14,14,14 * ט
- CB ,1B,4C,C,0,14,14,14,14,17,10,17,14,14,14,14,14 * י
- CC ,1B,4C,C,0,0,0,0,0,FF,0,F7,14,14,14,14,14 * כ
- CD ,1B,4C,C,0,14,14,14,14,14,14,14,14,14,14,14,14 * ל
- CE ,1B,4C,C,0,14,14,14,14,F7,0,F7,14,14,14,14,14 * מ
- CF ,1B,4C,C,0,14,14,14,14,14,F4,14,14,14,14,14,14 * נ
- D0 ,1B,4C,C,0,8,8,8,8,F8,8,F8,8,8,8,8,8 * ס
- D1 ,1B,4C,C,0,14,14,14,14,14,17,14,14,14,14,14,14 * ע
- D2 ,1B,4C,C,0,8,8,8,8,F,8,F,8,8,8,8,8 * פ
- D3 ,1B,4C,C,0,0,0,0,0,F8,8,F8,8,8,8,8,8 * צ
- D4 ,1B,4C,C,0,0,0,0,0,0,FC,14,14,14,14,14,14 * ק
- D5 ,1B,4C,C,0,0,0,0,0,0,1F,14,14,14,14,14,14 * ר
- D6 ,1B,4C,C,0,0,0,0,0,F,8,F,8,8,8,8,8 * ש
- D7 ,1B,4C,C,0,8,8,8,8,FF,8,FF,8,8,8,8,8 * ת
- D8 ,1B,4C,C,0,14,14,14,14,14,FF,14,14,14,14,14,14 * ן
- D9 ,1B,4C,C,0,8,8,8,8,8,F8,0,0,0,0,0,0 * ך
- DA ,1B,4C,C,0,0,0,0,0,0,F,8,8,8,8,8,8 * ם
- DB ,1B,4C,C,0,8,8,8,8,FF,0,FF,8,8,8,8,8 * ף
- DC ,1B,4C,C,0,14,14,14,14,14,F7,14,14,14,14,14,14 * ץ
- DD, 1B, 52, 2, 40, 1B, 52, 0 * §
- DE ,1B,4C,C,0,0,0,4,8,10,20,20,10,8,4,0,0 * ∧
- DF ,1B,4C,C,0,0,1C,22,22,22,14,8,14,22,22,22,1C * ∞
- E0 ,1B,4C,C,0,0,0,1C,22,22,22,14,8,14,22,0,0 * α
- E1, 1B, 52, 2, 7E, 1B, 52, 0 * β
- E2, 1B,4C,C,0,82,7C,82,0,80,0,80,0,C0,0,0,0 * Γ
- E3 ,1B,4C,C,0,0,0,10,20,3E,20,20,20,3C,22,40,0 * π
- E4 ,1B,4C,C,0,0,0,0,82,C6,AA,92,92,82,82,C6,0 * Σ
- E5 ,1B,4C,C,0,0,1C,22,22,22,22,7C,80,80,0,0,0 * σ
- E6 ,1B,4C,C,0,0,0,1,2,3E,2,2,2,3C,2,0,0 * µ
- E7 ,1B,4C,C,0,0,20,40,40,7C,42,40,40,80,0,0,0 * τ
- E8 ,1B,4C,C,0,0,0,0,18,A5,A5,E7,A5,A5,18,0,0 * Φ
- E9, 1B,4C,C,0,0,0,0,18,24,52,0,52,24,18,0,0 * Θ
- EA ,1B,4C,C,0,0,0,4,72,8E,80,80,80,8E,72,4,0 * Ω
- EB ,1B,4C,C,0,0,0,0,C,12,52,B2,92,4C,0,0,0 * δ
- EC ,1B,4C,C,0,0,0,18,25,25,25,7E,A4,A4,A4,18,0 * ∮
- ED ,1B,4C,C,0,0,0,1C,22,22,22,7F,22,22,22,1C,0 * ϕ
- EE ,1B,4C,C,0,0,0,7C,92,92,92,92,92,92,92,92,0 * ∈
- EF ,1B,4C,C,0,0,0,7E,80,80,80,80,80,80,80,7E,0 * ∩
- F0 ,1B,4C,C,0,0,0,54,54,54,54,54,54,54,54,54,0 * ≡
- F1 ,1B,4C,C,0,0,0,22,22,22,22,FA,22,22,22,22,0 * ±
- F2, 3E, 8, 5F * ≥
- F3, 3C, 8, 5F * ≤
- F4 ,1B,4C,C,0,0,0,0,0,7F,80,80,80,60,0,0,0 * ⌠
- F5 ,1B,4C,C,0,6,1,1,1,FE,0,0,0,0,0,0,0 * ⌡
- F6 ,1B,4C,C,0,0,0,10,10,10,54,54,10,10,10,0,0 * ÷
- F7 ,1B,4C,C,0,0,0,24,48,48,48,24,12,12,12,24,0 * ≈
- F8, 1B, 52, 1, 5B, 1B, 52, 0 * °
- F9 ,1B,4C,C,0,0,0,40,E0,E0,E0,40,0,0,0,0,0 * ∙
- FA ,1B,4C,C,0,0,0,10,38,38,38,10,0,0,0,0,0 * ·
- FB ,1B,4C,C,0,10,10,18,4,2,FC,80,80,80,80,C0,0 * √
- FC ,1B,4C,C,0,0,0,F8,80,80,80,80,78,0,0,0,0 * ⁿ
- FD ,1B,4C,C,0,0,48,88,88,98,88,A8,48,0,0,0,0 * ²
- FE ,1B,4C,C,0,0,50,88,88,A8,A8,A8,50,0,0,0,0 * ³
- 0 * NULL
-
-